home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / amos / AMOSList-0998.lzh / AMOSLIST / 000344_bounce-amos-lis…et@onelist.com_Tue Sep 22 03:33:17 1998.msg < prev    next >
Text File  |  1998-10-01  |  3KB  |  64 lines

  1. >From bounce-amos-list--1216-mcox=access.digex.net@onelist.com  Tue Sep 22 03:33:17 1998
  2. Received: from onelist.com (pop.onelist.com [209.207.135.253])
  3.     by pony-2.mail.digex.net (8.8.8/8.8.8) with SMTP id DAA29467
  4.     for <mcox@access.digex.net>; Tue, 22 Sep 1998 03:33:17 -0400 (EDT)
  5. Received: (qmail 10754 invoked by alias); 22 Sep 1998 07:30:23 -0000
  6. Received: (qmail 10748 invoked from network); 22 Sep 1998 07:30:21 -0000
  7. Received: from unknown (HELO boober.lineone.net) (194.75.152.84) by pop.onelist.com with SMTP; 22 Sep 1998 07:30:21 -0000
  8. Received: from belalseman (host5-171-235-170.btinternet.com [195.171.235.170]) by boober.lineone.net (8.8.5/8.8.0) with SMTP id IAA08456 for <amos-list@onelist.com>; Tue, 22 Sep 1998 08:33:11 +0100 (BST)
  9. Message-ID: <000201bde5fa$e5ac4920$aaebabc3@belalseman>
  10. From: "Infinity Productions" <infinity_productions@lineone.net>
  11. To: <amos-list@onelist.com>
  12. Date: Tue, 15 Sep 1998 07:58:29 +0100
  13. X-Priority: 3
  14. X-MSMail-Priority: Normal
  15. X-Mailer: Microsoft Outlook Express 4.72.3110.1
  16. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
  17. Mailing-List: list amos-list@onelist.com; contact http://www.onelist.com
  18. Delivered-To: mailing list amos-list@onelist.com
  19. Precedence: bulk
  20. Reply-to: amos-list@onelist.com
  21. Mime-Version: 1.0
  22. Content-Type: text/plain; charset="iso-8859-1"
  23. Content-Transfer-Encoding: 7bit
  24. Subject: [amos-list] Re: Amos + Free Memory
  25. Status: O
  26. X-Status: 
  27.  
  28. From: "Infinity Productions" <infinity_productions@lineone.net>
  29.  
  30.  
  31. -----Original Message-----
  32. From: Declan Gorman <declan_gorman@modusmedia.com>
  33. To: 'Amos-List' <amos-list@onelist.com>
  34. Date: 28 August 1998 09:09
  35. Subject: [amos-list] Amos + Free Memory
  36.  
  37.  
  38. >From: "Declan Gorman" <declan_gorman@modusmedia.com>
  39. >
  40. >Is there any way in AmosPro to tell how much free memory a user has.
  41. >A program I am working on uses a user definable buffer.  If the user
  42. changes
  43. >the buffer size, I want to check the new buffer size against the amount of
  44. >free memory and either allow or disallow the change dependant on the amount
  45. >of free memory.
  46. >
  47. >Thanks in advance.
  48. >
  49. >Declan.
  50. >
  51. >
  52. >
  53. Yes, the amount of free memory can be found by adding CHIP FREE to FAST
  54. FREE, e.g:
  55.  
  56.     MEM=Chip Free + Fast Free
  57.  
  58. Read the bloody manual!
  59.  
  60.  
  61. ------------------------------------------------------------------------
  62. Help support ONElist, while generating interest in your product or
  63. service. ONElist has a variety of advertising packages. Visit
  64. http://www.onelist.com/advert.html for more information.